| Package | Description |
|---|---|
| it.reply.healty.innovapuglia.mstaccuino.exception |
| Modifier and Type | Method and Description |
|---|---|
static FaultError |
FaultError.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FaultError[] |
FaultError.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
FaultException(FaultError error) |
FaultException(FaultError error,
String detailMessage) |
FaultException(FaultError error,
String detailMessage,
Throwable cause) |
FaultException(FaultError error,
Throwable cause) |
Copyright © 2024. All rights reserved.